home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / DO1002.ARJ / CAL.SCR < prev    next >
Text File  |  1991-12-04  |  813b  |  25 lines

  1. .pg wi full clr cy
  2.     COMMAND NAME»gray«: »%t« ShowCalendar »ye«
  3.  
  4.     /CAL {Row} {Column}
  5. /cw
  6.     Displays a month calendar in a window.  Use the »bo«<pg up>»#« and
  7.     »bo«<pg dn>»#« keys to change months or the »bo«<home>»#« key to return to
  8.     the current month.  Press »bo«<esc>»#« when finished with the calendar.
  9.  
  10. .pg
  11.     »cy«{Row}»#« and »cy«{column}»#« indicate the optional position of the »ye«upper
  12.     left-hand corner»#«. If »cy«{Row}»#« and »cy«{Column}»#« are not entered, the
  13.     upper left-hand corner is positioned at »ye«Row »ma«1»ye« column »ma«40»#«.
  14.  
  15. .pg wh
  16.     Here is a test calendar.  Remember to press »bo«<esc>»wh« when
  17.     finished.»#«
  18. /CAL
  19.  
  20.     Here is one at a different location.  Press »bo«<enter>»#« to execute
  21.     the command.
  22.  
  23. |/CAL 5 1
  24. /ENDEXEC CLEAR
  25.